home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
fish
/
726-750
/
731
/
gadtoolsbox
/
oberon
/
getfile
/
bases.s
< prev
next >
Wrap
Text File
|
1995-03-18
|
344b
|
16 lines
XDEF _IntuitionBase
XDEF _GfxBase
XDEF _UtilityBase
XDEF _GadToolsBase
SECTION "bases",DATA
even
_IntuitionBase: dc.l 0
_GfxBase dc.l 0
_UtilityBase dc.l 0
_GadToolsBase dc.l 0
end